home *** CD-ROM | disk | FTP | other *** search
/ Programmer Plus 2007 / Programmer-Plus-2007.iso / Programming / Microsoft Plateform / Visual Basic 5.0 / Msvb50.ace / msvb50 / MSVB50 / OS / SYSTEM / REPRC.DLL / string.txt next >
Encoding:
Text File  |  1997-01-23  |  4.5 KB  |  63 lines

  1. 1    Microsoft Repository
  2. 4096    One or more parameters are invalid.
  3. 4097    The name "%s" has a syntax error, is a reserved word or is too long.
  4. 4098    The ODBC driver (version %s) installed on this computer is too old, and is incompatible with Microsoft Repository.
  5. 4099    Internal error (%s: %d).
  6. 4100    An error occurred while building an SQL statement. Reduce the number of changed properties or repository objects in the operation (%s: %d).
  7. 4113    No rows met the query conditions.
  8. 4114    An ODBC error has been detected.
  9. 4115    The database '%s' was not found.
  10. 4116    Internal error.
  11. 4117    The specified ODBC driver is invalid or unknown.
  12. 4118    An error occurred while creating %s.
  13. 4144    The database %s already exists.
  14. 4145    An open repository database is required to perform this operation.
  15. 4146    The repository database is already open.
  16. 4147    The underlying database is single threaded.  Only thread 0x%08x can access this object.
  17. 4148    The database may be corrupt.  Refer to your database documentation for information about database recovery.
  18. 4149    The database exists but does not have the required Microsoft Repository schema.
  19. 4150    The database server you are connected to (version %s) is not supported by this version of the Microsoft Repository.
  20. 4151    The database is read only.  No changes are allowed.
  21. 4161    The requested operation cannot be performed because a transaction is not currently active.
  22. 4162    An active transaction has been automatically rolled back due to a repository shut down.
  23. 4163    A new transaction cannot be started because the maximum number of concurrent transactions (%d) has been exceeded.
  24. 4164    The transaction has exceeded the allotted time.
  25. 4165    There is no data value to return.
  26. 4166    Transaction options cannot be set while a transaction is active.
  27. 4167    The cached copy of an object is invalid due to a failed transaction or a deletion (IntID: %s). To update your copy, release and reload the object.
  28. 4168    The cached copy of a collection is invalid due to a failed transaction or a deletion. To update your copy, release and reload the collection.
  29. 4208    The object cache is full.
  30. 4209    There are no available dispatch identifier (DISPID) values left.
  31. 4352    The relationship already exists.
  32. 4353    A relationship definition does not exist that connects the specified object types.
  33. 4354    The specified relationship was not found.
  34. 4357    The requested operation can only be performed via the origin collection.
  35. 4358    The cached relationship collection does not match the repository database.
  36. 4359    The collection definition flag combination is not supported.
  37. 4360    The relationship name "%s" is invalid for the collection.  A name is required for a naming collection, but is not allowed on a non-naming collection.
  38. 4361    The relationship name "%s" is already used in the collection, and the collection requires all names to be unique.
  39. 4384    The specified property table exists but does not contain the required IntID (internal identifier) column.
  40. 4385    The input data type cannot be converted to the storage data type.
  41. 4386    The specified column cannot be set to the null value.
  42. 4387    More than one default interface on a class is not allowed.
  43. 4388    Inverted properties are not allowed on this interface.
  44. 4389    Invalid SQL scale value.
  45. 4608    The requested operation has timed out waiting to acquire a lock.
  46. 4688    The ad-hoc query is either missing the IntID column, has too many columns, or is otherwise unsuitable for execution.
  47. 4864    The specified object has not been initialized.
  48. 4865    The specified object cannot be found.
  49. 4866    An attempt to locate an object by name has failed because no naming relationship exists for the object.
  50. 4867    The object already exists.
  51. 5120    The specified property data type does not match the storage property data type.
  52. 5121    The specified set property operation cannot be performed. Collections and interfaces cannot be set via this method.
  53. 5122    The property value is too large for the column and has been be truncated.
  54. 5123    Setting a property value of a Type Information Model definition object is not supported.
  55. 5124    Property is read only.
  56. 5125    Property does not exist.
  57. 5376    Invalid Combination of collection flags.
  58. 5377    Collection flags cannot be set for a destination collection.
  59. 5378    The type of a relationship definition object for a collection is invalid.
  60. 5379    Invalid SQL_C_TYPE chosen for property.
  61. 5380    Too many collections for a relationship definition object. Only one origin collection type and one destination collection type are permitted.
  62. 5381    Invalid SQL type "%d" chosen for property.
  63.